Skip to content

Conversation

davidstosik
Copy link
Owner

This is a test, rebased on master, to see how Travis goes (all builds should be able to run but fail on spec/examples/yearly_rule_spec.rb:80).

def rule_hash_for_all_occurrences
source_rule.to_hash.except(:count, :until).tap do |hash|
if hash[:validations]
hash[:validations].delete(:by_set_pos)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: this could be hash[:validations]&.delete(:by_set_post). Not sure about the Ruby version requirements though... 🤔

@dimerman
Copy link

@davidstosik I'm curious about this branch's progress. any way I might help ?

@jamielaff
Copy link

jamielaff commented Jul 28, 2021

2.5 years later and this still hasn't been merged.. is this gem even maintained anymore?

@davidstosik
Copy link
Owner Author

davidstosik commented Apr 6, 2022

This PR was only ever meant to trigger Travis. Still waiting on feedback in the original repo:
ice-cube-ruby#289 (comment)
ice-cube-ruby#449

Closing this now, so please head over there if you have questions/requests.

@davidstosik davidstosik closed this Apr 6, 2022
@davidstosik davidstosik deleted the bysetpos branch April 6, 2022 08:36
@davidstosik davidstosik restored the bysetpos branch April 6, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants